home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 14943 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: news.massey.ac.nz!sysadmin    
  2. From: Richard Baxter <R.M.Baxter@massey.ac.nz>
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Programming under Windows 95
  5. Date: Wed, 03 Apr 1996 08:33:06 +1200
  6. Organization: Massey University, Palmerston North, New Zealand
  7. Message-ID: <31618F02.46E1@massey.ac.nz>
  8. References: <31566830.B74@dmu.ac.uk> <3159A8DC.111C@massey.ac.nz> <4jgoua$7fo@news.icubed.com>
  9. NNTP-Posting-Host: lib-pc102.massey.ac.nz
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0 (Win16; I)
  14.  
  15. Steve Jones wrote:
  16.  
  17. > >I use Watcom C 10.5, and it has to be the best C compiler I have ever
  18. > >used, on the cd, there are windows 3.1, dos and windows NT versions - the
  19. > >windows NT version works perfectly with windows 95! I would definately
  20. > >reccomend watcom to you!
  21. > A few questions:
  22. >   What does it cost?
  23.  
  24. I got it at an educational price, about NZ$170, have a look at www.watcom.on.ca. 
  25.  
  26. >   How does it compare to Visual or Borland in terms of its environment?
  27.  
  28. Its IDE has to be the best I've used! I've not seen Borlands latest effort, but feel confident
  29. that they would find it hard to compete with Watcoms completeness.
  30.  
  31. >   What sort of class library does it feature (seem's like I
  32. >   heard they use MFC).
  33.  
  34. You would have heard right, it does offer support for MFC (if you want to pay Microsoft!?!) but 
  35. I write my own windows classes, so this does not affect me - in fact I reccommend writing your 
  36. own classes!
  37.  
  38.  
  39. Plus Watcom produces the fastest executables on the PC!!
  40.